.Net Framework > v2.0.50727 > System > Convert Convert
Category
Class
Description
Converts a base data type to another base data type.
Assembly
mscorlib
Character
sealed, public
Ancestors
Object
Methods
ChangeType(Object,Type)
ChangeType(Object,Type,IFormatProvider)
ChangeType(Object,TypeCode)
ChangeType(Object,TypeCode,IFormatProvider)
FromBase64CharArray(Char[],Int32,Int32)
FromBase64String(String)
GetTypeCode(Object)
IsDBNull(Object)
ToBase64CharArray(Byte[],Int32,Int32,Char[],Int32)
ToBase64CharArray(Byte[],Int32,Int32,Char[],Int32,Base64FormattingOptions)
ToBase64String(Byte[])
ToBase64String(Byte[],Base64FormattingOptions)
ToBase64String(Byte[],Int32,Int32)
ToBase64String(Byte[],Int32,Int32,Base64FormattingOptions)
ToBoolean(Boolean)
ToBoolean(Byte)
ToBoolean(Char)
ToBoolean(DateTime)
ToBoolean(Decimal)
ToBoolean(Double)
ToBoolean(Int16)
ToBoolean(Int32)
ToBoolean(Int64)
ToBoolean(Object)
ToBoolean(Object,IFormatProvider)
ToBoolean(SByte)
ToBoolean(Single)
ToBoolean(String)
ToBoolean(String,IFormatProvider)
ToBoolean(UInt16)
ToBoolean(UInt32)
ToBoolean(UInt64)
ToByte(Boolean)
ToByte(Byte)
ToByte(Char)
ToByte(DateTime)
ToByte(Decimal)
ToByte(Double)
ToByte(Int16)
ToByte(Int32)
ToByte(Int64)
ToByte(Object)
ToByte(Object,IFormatProvider)
ToByte(SByte)
ToByte(Single)
ToByte(String)
ToByte(String,IFormatProvider)
ToByte(String,Int32)
ToByte(UInt16)
ToByte(UInt32)
ToByte(UInt64)
ToChar(Boolean)
ToChar(Byte)
ToChar(Char)
ToChar(DateTime)
ToChar(Decimal)
ToChar(Double)
ToChar(Int16)
ToChar(Int32)
ToChar(Int64)
ToChar(Object)
ToChar(Object,IFormatProvider)
ToChar(SByte)
ToChar(Single)
ToChar(String)
ToChar(String,IFormatProvider)
ToChar(UInt16)
ToChar(UInt32)
ToChar(UInt64)
ToDateTime(Boolean)
ToDateTime(Byte)
ToDateTime(Char)
ToDateTime(DateTime)
ToDateTime(Decimal)
ToDateTime(Double)
ToDateTime(Int16)
ToDateTime(Int32)
ToDateTime(Int64)
ToDateTime(Object)
ToDateTime(Object,IFormatProvider)
ToDateTime(SByte)
ToDateTime(Single)
ToDateTime(String)
ToDateTime(String,IFormatProvider)
ToDateTime(UInt16)
ToDateTime(UInt32)
ToDateTime(UInt64)
ToDecimal(Boolean)
ToDecimal(Byte)
ToDecimal(Char)
ToDecimal(DateTime)
ToDecimal(Decimal)
ToDecimal(Double)
ToDecimal(Int16)
ToDecimal(Int32)
ToDecimal(Int64)
ToDecimal(Object)
ToDecimal(Object,IFormatProvider)
ToDecimal(SByte)
ToDecimal(Single)
ToDecimal(String)
ToDecimal(String,IFormatProvider)
ToDecimal(UInt16)
ToDecimal(UInt32)
ToDecimal(UInt64)
ToDouble(Boolean)
ToDouble(Byte)
ToDouble(Char)
ToDouble(DateTime)
ToDouble(Decimal)
ToDouble(Double)
ToDouble(Int16)
ToDouble(Int32)
ToDouble(Int64)
ToDouble(Object)
ToDouble(Object,IFormatProvider)
ToDouble(SByte)
ToDouble(Single)
ToDouble(String)
ToDouble(String,IFormatProvider)
ToDouble(UInt16)
ToDouble(UInt32)
ToDouble(UInt64)
ToInt16(Boolean)
ToInt16(Byte)
ToInt16(Char)
ToInt16(DateTime)
ToInt16(Decimal)
ToInt16(Double)
ToInt16(Int16)
ToInt16(Int32)
ToInt16(Int64)
ToInt16(Object)
ToInt16(Object,IFormatProvider)
ToInt16(SByte)
ToInt16(Single)
ToInt16(String)
ToInt16(String,IFormatProvider)
ToInt16(String,Int32)
ToInt16(UInt16)
ToInt16(UInt32)
ToInt16(UInt64)
ToInt32(Boolean)
ToInt32(Byte)
ToInt32(Char)
ToInt32(DateTime)
ToInt32(Decimal)
ToInt32(Double)
ToInt32(Int16)
ToInt32(Int32)
ToInt32(Int64)
ToInt32(Object)
ToInt32(Object,IFormatProvider)
ToInt32(SByte)
ToInt32(Single)
ToInt32(String)
ToInt32(String,IFormatProvider)
ToInt32(String,Int32)
ToInt32(UInt16)
ToInt32(UInt32)
ToInt32(UInt64)
ToInt64(Boolean)
ToInt64(Byte)
ToInt64(Char)
ToInt64(DateTime)
ToInt64(Decimal)
ToInt64(Double)
ToInt64(Int16)
ToInt64(Int32)
ToInt64(Int64)
ToInt64(Object)
ToInt64(Object,IFormatProvider)
ToInt64(SByte)
ToInt64(Single)
ToInt64(String)
ToInt64(String,IFormatProvider)
ToInt64(String,Int32)
ToInt64(UInt16)
ToInt64(UInt32)
ToInt64(UInt64)
ToSByte(Boolean)
ToSByte(Byte)
ToSByte(Char)
ToSByte(DateTime)
ToSByte(Decimal)
ToSByte(Double)
ToSByte(Int16)
ToSByte(Int32)
ToSByte(Int64)
ToSByte(Object)
ToSByte(Object,IFormatProvider)
ToSByte(SByte)
ToSByte(Single)
ToSByte(String)
ToSByte(String,IFormatProvider)
ToSByte(String,Int32)
ToSByte(UInt16)
ToSByte(UInt32)
ToSByte(UInt64)
ToSingle(Boolean)
ToSingle(Byte)
ToSingle(Char)
ToSingle(DateTime)
ToSingle(Decimal)
ToSingle(Double)
ToSingle(Int16)
ToSingle(Int32)
ToSingle(Int64)
ToSingle(Object)
ToSingle(Object,IFormatProvider)
ToSingle(SByte)
ToSingle(Single)
ToSingle(String)
ToSingle(String,IFormatProvider)
ToSingle(UInt16)
ToSingle(UInt32)
ToSingle(UInt64)
ToString(Boolean)
ToString(Boolean,IFormatProvider)
ToString(Byte)
ToString(Byte,IFormatProvider)
ToString(Byte,Int32)
ToString(Char)
ToString(Char,IFormatProvider)
ToString(DateTime)
ToString(DateTime,IFormatProvider)
ToString(Decimal)
ToString(Decimal,IFormatProvider)
ToString(Double)
ToString(Double,IFormatProvider)
ToString(Int16)
ToString(Int16,IFormatProvider)
ToString(Int16,Int32)
ToString(Int32)
ToString(Int32,IFormatProvider)
ToString(Int32,Int32)
ToString(Int64)
ToString(Int64,IFormatProvider)
ToString(Int64,Int32)
ToString(Object)
ToString(Object,IFormatProvider)
ToString(SByte)
ToString(SByte,IFormatProvider)
ToString(Single)
ToString(Single,IFormatProvider)
ToString(String)
ToString(String,IFormatProvider)
ToString(UInt16)
ToString(UInt16,IFormatProvider)
ToString(UInt32)
ToString(UInt32,IFormatProvider)
ToString(UInt64)
ToString(UInt64,IFormatProvider)
ToUInt16(Boolean)
ToUInt16(Byte)
ToUInt16(Char)
ToUInt16(DateTime)
ToUInt16(Decimal)
ToUInt16(Double)
ToUInt16(Int16)
ToUInt16(Int32)
ToUInt16(Int64)
ToUInt16(Object)
ToUInt16(Object,IFormatProvider)
ToUInt16(SByte)
ToUInt16(Single)
ToUInt16(String)
ToUInt16(String,IFormatProvider)
ToUInt16(String,Int32)
ToUInt16(UInt16)
ToUInt16(UInt32)
ToUInt16(UInt64)
ToUInt32(Boolean)
ToUInt32(Byte)
ToUInt32(Char)
ToUInt32(DateTime)
ToUInt32(Decimal)
ToUInt32(Double)
ToUInt32(Int16)
ToUInt32(Int32)
ToUInt32(Int64)
ToUInt32(Object)
ToUInt32(Object,IFormatProvider)
ToUInt32(SByte)
ToUInt32(Single)
ToUInt32(String)
ToUInt32(String,IFormatProvider)
ToUInt32(String,Int32)
ToUInt32(UInt16)
ToUInt32(UInt32)
ToUInt32(UInt64)
ToUInt64(Boolean)
ToUInt64(Byte)
ToUInt64(Char)
ToUInt64(DateTime)
ToUInt64(Decimal)
ToUInt64(Double)
ToUInt64(Int16)
ToUInt64(Int32)
ToUInt64(Int64)
ToUInt64(Object)
ToUInt64(Object,IFormatProvider)
ToUInt64(SByte)
ToUInt64(Single)
ToUInt64(String)
ToUInt64(String,IFormatProvider)
ToUInt64(String,Int32)
ToUInt64(UInt16)
ToUInt64(UInt32)
ToUInt64(UInt64)
Fields
DBNull
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database